home *** CD-ROM | disk | FTP | other *** search
/ Linear Technology Linearview 1996 / linearview 1996.iso / spice / lt1208 < prev    next >
Encoding:
Text File  |  1996-07-09  |  4.0 KB  |  127 lines

  1. * Linear Technology LT1208 op amp model  
  2. * Written: 12-09-1992 09:06:32 Type: Bipolar NPN input, internal comp.
  3. * Modified by G.F. to add Cload compensation network and freq. shaping
  4. * Typical specs: 
  5. * Vos=5.0E-04, Ib=4.0E-06, Ios=1.0E-07, GBP=4.5E+07Hz, Phase mar.= 50 deg, 
  6. * SR(-)=4.0E+02V/us, SR(+)=4.0E+02V/us, Av= 77.0dB, CMRR=100.0dB, 
  7. * Vsat(+)=1.300V, Vsat(-)=1.700V, Isc=+40/-40mA, Rout=50ohms, Iq=7.00mA.
  8. * Connections: + - V+V-O 
  9. .SUBCKT LT1208 3 2 7 4 6 
  10. * INPUT
  11. RC1 7  80 9.9909E+02
  12. RC2 7  90 9.9909E+02
  13. Q1  80 2  10 QM1 
  14. Q2  90 3  11 QM2 
  15. CIN 2  3  2.0000E-12
  16. C1  80 90 0.265E-12
  17. *INPUT POLE AT 300MHZ
  18. RE1 10 12 +9.5717E+02
  19. RE2 11 12 +9.5717E+02
  20. IEE 12 4  1.4240E-03
  21. RE  12 0  1.4045E+05
  22. * INTERMEDIATE
  23. *MODS: GA DEPENDENCE INVERTED (POLARITY SWAPPED)
  24. *      R2 INCREASED TO 7MOHM (ALL GAIN IN ONE STAGE)
  25. *      C2 TIED TO GROUND (WAS NODE 1), REDUCED TO 3.11PF FROM 3.54PF 
  26. *      GB POLARITY REVERSED, GB=1/R02 FOR GAIN OF 1 
  27. *      RF, CF ADDED FOR CLOAD NETWORK (REDUCES VALUE OF C2)
  28. *      REVERSE POLARITY OF GNL,GPL,GCL,GCM FOR LIMITING BECAUSE OF GA REVERSAL
  29. *      ADD MULTIPLE POLES AND A ZERO BETWEEN GA STAGE AND GB STAGE
  30. GCM 8  0  12 0  1.0009E-08
  31. GA  8  0  90 80 1.0009E-03
  32. R2  8  0  7.35E+06
  33. C2  8  0  3.11E-12
  34. *POLE AT 300MHZ
  35. GX1 0  28 8  0  1E-06
  36. RX1 28 0  1E+06
  37. CX1 28 0  0.53E-15
  38. *POLE AT 300MHZ
  39. GX2 0  38 28 0  1E-06
  40. RX2 38 0  1E+06
  41. CX2 38 0  0.53E-15
  42. *POLE AT 300MHZ
  43. GX3 0  48 38 0  1E-06
  44. RX3 48 0  1E+06
  45. CX3 48 0  0.53E-15  
  46. *ZERO AT 60MHZ
  47. GX4 0  58 48 0  1E-06
  48. RX4 58 59 1E+06
  49. LX4 59 0  2.65E-03
  50. *POLE AT 120MHZ
  51. GX5 0  68 58 0  1E-06
  52. RX5 68 0 1E+06
  53. CX5 68 0 1.33E-15
  54. *POLE AT 300MHZ
  55. GX6 0  78 68 0  1E-06
  56. RX6 78 0  1E+06
  57. CX6 78 0  0.53E-15
  58. *
  59. GB  0  1  78 0  20.4E-03
  60. RO2 1  0  49
  61. RF  8  99 2400
  62. CF  99 6  5E-12
  63. * OUTPUT 
  64. RSO 1  6  1.0000E+00
  65. ECL 18 0  1  6  2.3987E+01
  66. GCL 8  0  20 0  1.0000E+00
  67. RCL 20 0  1.0000E+01
  68. D1  18 19 DM1  
  69. VOD1 19 20 5.9605E-08
  70. D2  20 21 DM1  
  71. VOD2 21 18 5.9605E-08
  72. D3A 131 70 DM3 
  73. D3B 13 131 DM3 
  74. GPL 8  0  70 7  1.0000E+00
  75. VC  13 6  2.7909E+00
  76. RPLA 7  70 1.0000E+01
  77. RPLB 7  131 1.0000E+03
  78. D4A 60 141 DM3 
  79. D4B 141 14  DM3 
  80. GNL 8  0  60 4  1.0000E+00
  81. VE  6  14 3.1909E+00
  82. RNLA 60 4  1.0000E+01
  83. RNLB 141 4  1.0000E+03
  84. IP  7  4  5.5760E-03
  85. DSUB 4  7  DM2  
  86. * MODELS 
  87. .MODEL QM1 NPN (IS=8.0000E-16 BF=1.7481E+02)
  88. .MODEL QM2 NPN (IS=8.1240E-16 BF=1.7924E+02)
  89. .MODEL DM1  D   (IS=1.0000E-20)
  90. .MODEL DM2  D   (IS=8.0000E-16 BV=4.3200E+01)
  91. .MODEL DM3  D   (IS=1.0000E-16)
  92. .ENDS LT1208
  93. * - - - - - * FINI LT1208 * - - - - - * [OAMM VN02 10/29/90]
  94. ***
  95. *         (C) COPYRIGHT LINEAR TECHNOLOGY CORPORATION 1993
  96. *                       All rights reserved.
  97. *   Linear Technology Corporation hereby grants the users of this
  98. * macromodel a non-exclusive, nontransferrable license to use this
  99. *            macromodel under the following conditions:
  100. * The user agrees that this macromodel is licensed from Linear
  101. * Technology and agrees that the macromodel may be used, loaned,
  102. * given away or included in other model libraries as long as this
  103. * notice and the model in its entirety and unchanged is included.
  104. * No right to make derivative works or modifications to the
  105. * macromodel is granted hereby.  All such rights are reserved.
  106. * This model is provided as is.  Linear Technology makes no
  107. * warranty, either expressed or implied about the suitability or
  108. * fitness of this model for any particular purpose.  In no event
  109. * will Linear Technology be liable for special, collateral,
  110. * incidental or consequential damages in connection with or arising
  111. * out of the use of this macromodel.  It should be remembered that
  112. * models are a simplification of the actual circuit.
  113. * Linear Technology reserves the right to change these macromodels
  114. * without prior notice.  Contact Linear Technology at 1630 McCarthy
  115. * Blvd., Milpitas, CA, 95035-7487 or telephone 408/432-1900 for
  116. * datasheets on the actual amplifiers or the latest macromodels.
  117. * ----------------------------------------------------------------------- *